GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IPDFReducerConfiguration / RemoveBlankPages Property





In This Topic
RemoveBlankPages Property (IPDFReducerConfiguration)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(21)>
Property RemoveBlankPages As Boolean
[DispId(21)]
bool RemoveBlankPages {get; set;}
read-write property RemoveBlankPages: Boolean; 
DispIdAttribute(21)
function get,set RemoveBlankPages : boolean
[DispId(21)]
__property bool get_RemoveBlankPages();
__property void set_RemoveBlankPages( 
   bool value
);
[DispId(21)]
property bool RemoveBlankPages {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IPDFReducerConfiguration
IPDFReducerConfiguration Members